home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / science / stwtch14.zip / HISTORY.DOC < prev    next >
Text File  |  1994-10-10  |  4KB  |  110 lines

  1.  
  2.  
  3.                    S T O P W A T C H
  4.                  ---------------------
  5.  
  6.                  A Computer Chronograph
  7.                --------------------------
  8.  
  9.     *Formerly called PC Clock*
  10.  
  11.     RECORD OF CHANGES AND MODIFICATIONS
  12.  
  13.     Release 1.0               1 October 1993
  14.  
  15.     Release 1.1               1 February 1994
  16.  
  17.         1.    Corrected numerous spelling errors in program and
  18.         documentation.
  19.         2.    Changed mouse cursor.
  20.         3.    Program is self-seeking. Can be placed in any
  21.         directory. StopWatch must reside on the currently logged
  22.         disk when it is executed and you cannot change the name
  23.         of the executable file.
  24.         4.    Retores original screen colors when you exit the program
  25.         and return to DOS.
  26.         5.    Added numerous documentation files provided by ASP.
  27.         6.    Added "Insert" and "Overlay" status to display while
  28.         entering or editing data.
  29.  
  30.     Release 1.2               1 April 1994
  31.  
  32.         1.    Added routine to check to see if program is running under
  33.         Windows or the DOS Task Switcher. If so the program will
  34.         display an error message upon startup and return to DOS.
  35.  
  36.         2.    Added small window to Lap Timer to display current lap
  37.         time and average lap time while Lap Timer is running.
  38.  
  39.         3.    Added average lap time to Lap Timer printout.
  40.  
  41.         4.    Corrected CPU indentification routine to correctly identify
  42.         the 80286 chip. SW16.EXE will now run correctly on an
  43.         80286 computer.
  44.  
  45.     Release  1.3               1 May 1994
  46.  
  47.         1.    Added counter to Event No. 2 in the Split Timer. Can
  48.         now count the number of commercials during each
  49.         commercial break. Printed report changed to reflect the
  50.         counter. Version 1.3 "SWH" File not compatable with
  51.         earlier versions of the "SWH" File.
  52.  
  53.         2.    Corrected error in Plus_Minus Days that left the PgUp
  54.         and PgDn Command Bars active when you exited the
  55.         procedure without completing the calculation.
  56.  
  57.         3.    Added routine so the program can retrieve its drive,
  58.         path, and name from the end of its environment. You can
  59.         now rename the executable file if you wish and it can
  60.         be executed from anywhere.
  61.  
  62.  
  63.  
  64.         Release 1.3 (cont)           1 May 1994
  65.  
  66.         4.    The "PRN" file that you save screen images to on disk
  67.         is now compatable with any text editor that can read
  68.         ASCII files.
  69.  
  70.         Release 1.4            10 October 1994
  71.  
  72.         1.    Changed name of program from PC Clock to StopWatch. The
  73.         16 bit version for 80286 and up computers will be the
  74.         only shareware version. The 32 bit version for 80386
  75.         and up computers will only be available as a registered
  76.         version.
  77.  
  78.         2.    Improved the program code so the program is now 6K
  79.         smaller than before.
  80.  
  81.         3.    Support files now are called SW16.PRN, SW16.LAP,
  82.         SW16.SWH, and SW16.CAL. If you have an older version
  83.         please rename the CLK16.CAL file to SW16.CAL.
  84.  
  85.         4.    Upgraded Low Precision Timers to use 128 interrupts per
  86.         second instead of 32 for greater precision. Your old
  87.         Low Precision calibration data will not work, you must
  88.         run the Low Precision Calibration again.
  89.  
  90.         5.    Mouse would not have been available for use if a
  91.         Critical Error or Extended Error occured while saving
  92.         the current screen image with the F6 Key. This has been
  93.         corrected.
  94.  
  95.         6.    Change format of Lap and Split Timer reports to make
  96.         them more readable.
  97.  
  98.         7.    Added code to check for some versions of OS/2 and
  99.         changed position of code to check for Windows and DOS
  100.         Task Switcher so will not crash the program when run
  101.         under Windows. Now displays the proper error message.
  102.  
  103.         8.    Changed order in which mouse presses and releases are
  104.         processed in the program. This prevents problems Command
  105.         Bar shadows when working from a floppy disk.
  106.  
  107.         9.    Corrected video detection routines so they now work
  108.         correctly with all modes.
  109.  
  110.